home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ifl / TIFFWriteRawTile.z / TIFFWriteRawTile
Encoding:
Text File  |  1998-10-20  |  4.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. TTTTIIIIFFFFFFFFWWWWrrrriiiitttteeeeRRRRaaaawwwwttttiiiilllleeee((((3333TTTT))))                 IIIImmmmaaaaggggeeee FFFFoooorrrrmmmmaaaatttt LLLLiiiibbbbrrrraaaarrrryyyy CCCC++++++++ RRRReeeeffffeeeerrrreeeennnncccceeee MMMMaaaannnnuuuuaaaallll
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      TIFFWriteRawTile - write a tile of raw data to an open TIFF file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<ttttiiiiffffffffiiiioooo....hhhh>>>>
  13.      ttttssssiiiizzzzeeee____tttt TTTTIIIIFFFFFFFFWWWWrrrriiiitttteeeeRRRRaaaawwwwTTTTiiiilllleeee((((TTTTIIIIFFFFFFFF**** ttttiiiiffff,,,, ttttttttiiiilllleeee____tttt ttttiiiilllleeee,,,, ttttddddaaaattttaaaa____tttt bbbbuuuuffff,,,, ttttssssiiiizzzzeeee____tttt
  14.      ssssiiiizzzzeeee))))
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      Append _s_i_z_e bytes of raw data to the specified tile.
  18.  
  19. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  20.      -1 is returned if an error occurred.  Otherwise, the value of _s_i_z_e is
  21.      returned.
  22.  
  23. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  24.      All error messages are directed to the _T_I_F_F_E_r_r_o_r(3T) routine.
  25.  
  26.      %%%%ssss:::: FFFFiiiilllleeee nnnnooootttt ooooppppeeeennnn ffffoooorrrr wwwwrrrriiiittttiiiinnnngggg.  The file was opened for reading, not
  27.      writing.
  28.  
  29.      CCCCaaaannnn nnnnooootttt wwwwrrrriiiitttteeee ttttiiiilllleeeessss ttttoooo aaaa ssssttttrrrriiiippppppppeeeedddd iiiimmmmaaaaggggeeee.  The image is assumed to be
  30.      organized in strips because neither of the _T_i_l_e_W_i_d_t_h or _T_i_l_e_L_e_n_g_t_h tags
  31.      have been set with _T_I_F_F_S_e_t_F_i_e_l_d(3T).
  32.  
  33.      %%%%ssss:::: MMMMuuuusssstttt sssseeeetttt """"IIIImmmmaaaaggggeeeeWWWWiiiiddddtttthhhh"""" bbbbeeeeffffoooorrrreeee wwwwrrrriiiittttiiiinnnngggg ddddaaaattttaaaa.  The image's width has not
  34.      be set before the first write.  See _T_I_F_F_S_e_t_F_i_e_l_d(3T) for information on
  35.      how to do this.
  36.  
  37.      %%%%ssss:::: MMMMuuuusssstttt sssseeeetttt """"PPPPllllaaaannnnaaaarrrrCCCCoooonnnnffffiiiigggguuuurrrraaaattttiiiioooonnnn"""" bbbbeeeeffffoooorrrreeee wwwwrrrriiiittttiiiinnnngggg ddddaaaattttaaaa.  The organization
  38.      of data has not be defined before the first write.  See _T_I_F_F_S_e_t_F_i_e_l_d(3T)
  39.      for information on how to do this.
  40.  
  41.      %%%%ssss:::: NNNNoooo ssssppppaaaacccceeee ffffoooorrrr ttttiiiilllleeee aaaarrrrrrrraaaayyyyssss"""".  There was not enough space for the arrays
  42.      that hold tile offsets and byte counts.
  43.  
  44.      %%%%ssss:::: SSSSppppeeeecccciiiiffffiiiieeeedddd ttttiiiilllleeee %%%%dddd oooouuuutttt ooooffff rrrraaaannnnggggeeee,,,, mmmmaaaaxxxx %%%%dddd.  The specified tile is not
  45.      valid according to the currently specified image dimensions.
  46.  
  47. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  48.      _l_i_b_t_i_f_f(3T), _T_I_F_F_O_p_e_n(3T), _T_I_F_F_W_r_i_t_e_E_n_c_o_d_e_d_T_i_l_e(3T),
  49.      _T_I_F_F_W_r_i_t_e_S_c_a_n_l_i_n_e(3T)
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.